home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 April / CHIP 1996 aprilis (CD06).zip / CHIP_CD06.ISO / sac / pack / rerar1b2.exe / rar / RERAR.CFG < prev    next >
Text File  |  1994-11-30  |  6KB  |  171 lines

  1. ;       ┌──────────────────────────────────────────────────────────┐
  2. ;       │             Configuration File for ReRAR 1.0             │
  3. ;       │ Copyright (c) 1994 KCI Development. All rights reserved. │
  4. ;       └──────────────────────────────────────────────────────────┘
  5. ;
  6. ;      Make modifications ONLY if you really know what you are doing!
  7. ;
  8. ;
  9. ; Virus Scanner Commandlines
  10. ; ==========================
  11. ;   It is recommended to let the scanner create a virus logfile which is being
  12. ;   preserved in case of a found virus. Use @1 wildcard for that one.
  13. ;
  14. ;   Format: VSCAN <errorlevel> <commandline>
  15. ;           the <errorlevel> field is used to specify the minimum errorlevel
  16. ;           ReRAR will recognize as "Virus found" - usually, virus scanners
  17. ;           return lower errorlevels to signal general errors such as corrupt
  18. ;           data files etc. and higher ones to indicate viruses.
  19. ;
  20. ;   Note that in the unregistered version, only the first command is being
  21. ;   used. Registration enables you to specify up to 10.
  22. ;   Refer to REGISTER.KCI for details on how to register.
  23. ;
  24. ; McAfee Scan 2.x+
  25. VSCAN 13 SCAN *.* /ALL /NOEMS /NOMEM /NOBREAK /SUB /REPORT @1
  26. ;
  27. ; McAfee Scan V???
  28. ;VSCAN 1 SCAN *.* /A /NOMEM /NOBREAK /NOEXPIRE /NOPAUSE /SUB /REPORT @1
  29. ;
  30. ; Thunderbyte Virus-Scanner (TBSCAN) 6.x+
  31. VSCAN 4 TBSCAN *.* af nb nm nh ll=4 ba ln=@1
  32. ;
  33. ;
  34. ;
  35. ; Unpack Commandlines
  36. ; ===================
  37. ;   Name of the file to unpack is being added at the end of the command.
  38. ;
  39. ;   Format: UNPACK <extension> <commandline>
  40. ;           in the <extension> field, you may include # as wildcard to
  41. ;           substitute any numeric character (0-9)
  42. ;           Be careful when defining packer which use numeric extensions
  43. ;           such as the Ultra Compressor (UC2) - replace any numeric
  44. ;           character with the wildcard # (i.e. UC#), otherwise the
  45. ;           packed files won't be recognized!
  46. ;
  47. ;   Note that in the unregistered version, only the first 10 commands are
  48. ;   being used. Registration enables you to specify up to 100.
  49. ;   Refer to REGISTER.KCI for details on how to register.
  50. ;
  51. UNPACK ZIP PKUNZIP.EXE -d -o
  52. UNPACK Z## PKUNZIP.EXE -d -o
  53. UNPACK ARJ ARJ.EXE x -c -y -i
  54. UNPACK J## ARJ.EXE x -c -y -i
  55. UNPACK ARC PKXARC.EXE -x
  56. UNPACK A## PKXARC.EXE -x
  57. UNPACK LZH LHA.EXE x /m1
  58. UNPACK L## LHA.EXE x /m1
  59. UNPACK RAR RAR.EXE x -y -c-
  60. UNPACK R## RAR.EXE x -y -c-
  61. ;
  62. UNPACK LHA LHA.EXE x /m1
  63. UNPACK SQZ SQZ.EXE x
  64. UNPACK ZOO ZOO.EXE xdOS
  65. UNPACK PAK PAK.EXE e /WA
  66. UNPACK UC# UC.EXE e
  67. UNPACK HYP HYPER.EXE -xo
  68. ;
  69. ;
  70. ;
  71. ; Repack Commandline-Options
  72. ; ==========================
  73. ;   General Syntax as in the Unpack-Commands. You may use any valid RAR
  74. ;   commandline options, maybe to include logos or add authenticity
  75. ;   verifications. Having said that, it is recommended to stick with the
  76. ;   default.
  77. ;   However you may use a different packer than RAR (which would of course
  78. ;   be pretty silly, but if necessary, why not :) - example for ARJ would
  79. ;   be      REPACK ARJ ARJ.EXE m -r
  80. ;   Note that the packer must have the ability to recurse subdirectories,
  81. ;   otherwise some of your archives might not be converted properly!
  82. ;
  83. REPACK RAR RAR.EXE m -r
  84. ;                 (^^^^ = move files and recurse subdirectories)
  85. ;
  86. ;
  87. ;
  88. ; Miscellaneous Options
  89. ; =====================
  90. ;
  91. ; Temp Dir Name
  92. ;   Use without path. This directory is being created every time ReRAR is
  93. ;   started and removed afterwards, unless it already existed. Note that
  94. ;   if so, all previous contents will be deleted, so you better specify a
  95. ;   name that is unique (or even better, leave the default :)
  96. ;
  97. TEMPDIR RERARDIR.T$$
  98. ;
  99. ;
  100. ; Default commandline
  101. ;   You may use any combination of the following options:
  102. ;     A     Add logo or information file as specified in the configuration.
  103. ;     I     Also convert archives inside archives (if any).
  104. ;     L     Set archive timestamp to latest file (same as RAR -tl).
  105. ;     M     Upon virus found, move files to directory sepcified in the
  106. ;           configuration (no effect if V not specified; if not given,
  107. ;           the original archive will be left untouched and ReRAR is
  108. ;           copying the scanner-logs to a file called name.!V!).
  109. ;     R     ReRAR existing RAR archives as well.
  110. ;     S     Preserve timestamp of original file.
  111. ;     U     Delete unwanted files (used with REMOVE-keyword).
  112. ;     V     Activate virus-scanner.
  113. ;
  114. ;   Note that in the unregistered version, this feature is disabled.
  115. ;   Refer to REGISTER.KCI for details on how to register.
  116. ;
  117. CMDLINE IR
  118. ;
  119. ;
  120. ; Directory for suspicious files
  121. ;   This directory is being used when the M switch has been specified.
  122. ;   Files that don't pass the virus check
  123. ;
  124. SUSPICDIR C:\VERIFY\VIRUS
  125. ;
  126. ;
  127. ; Activity Logging
  128. ;   If you specify a logfile-name, Re-RAR will create or append to the
  129. ;   given filename to output logging information, such as errorlevels,
  130. ;   names of archives converted, etc.
  131. ;
  132. ;   Note that in the unregistered version, this feature is disabled.
  133. ;   Refer to REGISTER.KCI for details on how to register.
  134. ;
  135. ;
  136. LOG C:\RERAR.LOG
  137. ;
  138. ;
  139. ; File(s) to add to archive
  140. ;   Here you can enter a number of files to be added to such as info
  141. ;   files for your system, your network, etc. Up to 10 files.
  142. ;
  143. ;   Note that in the unregistered version, this feature is disabled.
  144. ;   Refer to REGISTER.KCI for details on how to register.
  145. ;
  146. ;ADD C:\MYBBSINF.TXT
  147. ;
  148. ;
  149. ; File(s) to remove from archive
  150. ;   Here you can enter a number of files to be removed, such as info
  151. ;   files from other systems, etc. Up to 100 files.
  152. ;
  153. ;   Note that in the unregistered version, this feature is disabled.
  154. ;   Refer to REGISTER.KCI for details on how to register.
  155. ;
  156. ;REMOVE CRAPFILE.TXT
  157. ;
  158. ;
  159. ;
  160. ; Registration Information
  161. ; ========================
  162. ;   Don't use unless you have received your registration details.
  163. ;
  164. ;REGNAME
  165. ;REGSNUM
  166. ;REGCODE
  167. ;
  168. ;
  169. ;
  170. ; End of File
  171.